*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Thu, 12 Apr 2007 14:24:22 +0000 (14:24 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Thu, 12 Apr 2007 14:24:22 +0000 (14:24 +0000)
lisp/ChangeLog

index 29b8cfabf7396b8106076b18920833839cc15c80..02ed22cd7cf600402fb91d9dbdb2f853e932f918 100644 (file)
@@ -3,8 +3,8 @@
        * progmodes/gud.el (gud-minor-mode-map): Make go button same same
        length as stop button to lessen flicker.
        (jdb): Add gud-print.
-       (gud-find-expr): jdb print expression with value, so don't insert
-       it in the output.
+       (gud-find-expr): Jdb prints the expression with the value, so
+       don't insert it in the output.
 
 2007-04-11  Jason Rumney  <jasonr@gnu.org>